operator (+) Interface

public interface operator (+)

Calls

interface~~operator (+)~22~~CallsGraph interface~operator (+)~22 operator (+) proc~hydcsout_add hydcsout_add interface~operator (+)~22->proc~hydcsout_add

Module Procedures

public function hydcsout_add(hydcs1, hydcs2) result(hydcs3)

Arguments

Type IntentOptional Attributes Name
type(constituent_mass), intent(in) :: hydcs1
type(constituent_mass), intent(in) :: hydcs2

Return Value type(constituent_mass)